File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Nagios Contacts
2
+ ## Viewing Nagios Contacts and contact groups
3
+ To view currently configured Nagios contacts:
4
+
5
+ 1 . log into the Nagios web interface as ` nagiosadmin ` .
6
+ 2 . On the left hand menu, select ` Configuration ` under ` System ` .
7
+ 3 . Select either the ` Contacts ` Object Type to see configured contacts or ` Contact Groups ` to see the configured groups of contacts.
8
+
9
+ ## Editing Nagios Contacts
10
+ To edit contacts or contact groups:
11
+
12
+ 1 . SSH into the Nagios host using the login details available in Keeper
13
+ 2 . Nagios is in ` /usr/local/nagios ` with configuration of objects within ` /usr/local/nagios/etc/objects/ `
14
+ 3 . Within that directory, edit contacts.cfg
15
+ 4 . restart the Nagios service:
16
+ ` sudo service nagios reload `
17
+ 6 . Check changes in the web interface as above
You can’t perform that action at this time.
0 commit comments