This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| nms:observium [2018/10/30 12:27] – jotasandoku | nms:observium [2023/11/02 14:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| / | / | ||
| / | / | ||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | **OBSERVIUM**\\ | ||
| + | Housekeeping : [[https:// | ||
| + | Update : [[https:// | ||
| + | ./ | ||
| + | svn update | ||
| + | / | ||
| + | Tuning: [[https:// | ||
| + | \\ | ||
| + | |||
| + | ---- | ||
| + | Add and delete devices. Recreate device doesn' | ||
| + | / | ||
| + | / | ||
| + | | ||
| + | ---- | ||
| + | |||
| + | |||
| + | Adding alert checkers: | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[https:// | ||
| + | * [[http:// | ||
| + | |||
| + | Things to **REMEMBER**: | ||
| + | * Association, | ||
| + | * Alert Checker > device_down > Associations > Device in > Select all | ||
| + | * **^^ We need to do this regularly to account for new or gone devices!** | ||
| + | * **In order to edit the " | ||
| + | \\ | ||
| + | This is an example of **production alerts checkers** (change it to xml extension): {{ : | ||
| + | |||
| + | |||
| + | ---- | ||
| + | OBSERVIUM AND PAGER DUTY | ||
| + | * [[https:// | ||
| + | |||
| + | / | ||
| + | https:// | ||
| + | |||
| + | |||
| + | ---- | ||
| + | HOUSEKEEPING | ||
| + | / | ||
| + | | ||
| + | |||
| + | ---- | ||
| + | |||
| + | |||
| + | REMOVED ALERTS: \\ | ||
| + | traff_perc_70 : Test Conditions: ifInOctets_perc ge 70 ifOutOctets_perc ge 70 - Device Match * - Entity Match ifType equals ethernetCsmacd | ||
| + | |||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | |||
| + | TROUBLESHOOTING: | ||
| + | |||
| + | / | ||
| + | tail -f observium.log / | ||
| + | | ||
| + | mysql -p -u observium | ||
| + | use observium; | ||
| + | show tables; | ||
| + | describe alert_log; | ||
| + | SELECT * FROM alert_log where log_type = ' | ||
| + | describe devices; | ||
| + | select device_id, hostname, sysName from devices where device_id = ' | ||