* Enumerate AlertState * fix typo * add missing use's * . * .
Windows puts line returns as \r\n, when parsing LibreNMS previously left the \r, which could cause issues Centralize the code so we just have one place to fix. Try to fix SMSEagle, it had the options wrong (copied from another transport)
* Improved Alertmanager transport * Typo fix * Fix according to Travis fail
* Added Alertmanager transport * Fixed as per comments * Update Alertmanager.php * Update Alertmanager.php