Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| nms:observium [2019/10/07 07:42] – jotasandoku | nms:observium [2023/11/02 14:38] (current) – external edit 127.0.0.1 |
|---|
| ---- | ---- |
| Add and delete devices. Recreate device doesn't delete history:\\ | Add and delete devices. Recreate device doesn't delete history:\\ |
| /opt/observium/delete_device.php opengear.sg3.mgt.grapeshot.co.uk | /opt/observium/delete_device.php opengear.sg3.mgt.mycompany1.co.uk |
| /opt/observium/add_device.php opengear.sg3.mgt.grapeshot.co.uk ap v3 ODC XXXXXXXXXXXX YYYYYYYYYYY sha aes 161 udp | /opt/observium/add_device.php opengear.sg3.mgt.mycompany1.co.uk ap v3 ODC XXXXXXXXXXXX YYYYYYYYYYY sha aes 161 udp |
| | |
| ---- | ---- |
| * **^^ We need to do this regularly to account for new or gone devices!** | * **^^ We need to do this regularly to account for new or gone devices!** |
| * **In order to edit the "Entity Association Ruleset" access observium via managment address.** If you access via public address, the menu appears empty! | * **In order to edit the "Entity Association Ruleset" access observium via managment address.** If you access via public address, the menu appears empty! |
| | \\ |
| | This is an example of **production alerts checkers** (change it to xml extension): {{ :nms:observium_templates_alert_allxml.txt |}} |
| |
| |
| |
| /opt/observium/discovery.php -V # to check current version | /opt/observium/discovery.php -V # to check current version |
| | tail -f observium.log /opt/observium/logs/observium.log # for snmp polling logs |
| | |
| mysql -p -u observium # to access the database (credentials in config.php) | mysql -p -u observium # to access the database (credentials in config.php) |