...
Code Block | ||
---|---|---|
| ||
<notification><priority>1</priority><short_description>Load Average is CRITICAL on host meg.its.yale.edu</short_description><comments>Service: Load Average Host: meg.its.yale.edu Address: meg.its.yale.edu State: CRITICAL Date/Time: Tue Mar 6 14:23:59 EST 2012 Additional Info: CRITICAL - load average: 13.19, 12.05, 10.57</comments><category>Network</category><checktime>1331061769</checktime><correlation_id>meg.its.yale.edu;Load Average;1331061048</correlation_id><state>CRITICAL</state><servicename>Load Average</servicename><hostname>meg.its.yale.edu</hostname><contact_type>Opsview</contact_type></notification> |
ServiceNow-Side Configuration
- set up user
s_nagios
(SN user) in https://yalesandbox.service-now.com - give all
soap*
roles anditil
role tos_nagios
- add a business rule to process ECC queue entries from Opsview Opsview Business Rule
- add an entry to the
sys_impex_map
table to do the transformation Opsview Import-Export Rule
Concerns
There is a lot of state change within Opsview. Sometimes this state change is considered spiurious upon human inspection while its always deemed a genuine issue per Opsview. Yale should tread carefully regarding opening this Opsview dataflow up to Service Now so as to avoid a firehose condition.
Moreover this integration should be used as a lightning rod to initiate and push for amending the monitoring stack where appropriate to dial back the amount of state change.
-nick, 20120305
...