Search found 8 matches
Possible?
I have a unique problem. I have some cameras that we want to monitor, the problem is they are not available on the network, they dualed NIC to a Windows server and not routable on the rest of the network. I'm wondering if there is something that we could use to monitor those cameras. The windows ser...
- Wed Feb 18, 2015 3:18 pm
- Forum: Nagios XI
- Topic: SSL Certificate issue
- Replies: 4
- Views: 2204
Re: SSL Certificate issue
I am using the Cert issued by my internal CA.
- Wed Feb 18, 2015 1:28 pm
- Forum: Nagios XI
- Topic: SSL Certificate issue
- Replies: 4
- Views: 2204
SSL Certificate issue
We have an internal CA that issues our certs. When I go through the steps of creating a SSL Cert from http://assets.nagios.com/downloads/nagiosxi/docs/Configuring-SSL-with-Nagios%20XI.pdf, I am able to apply the cert, but I am getting an error message that states "This certificate was signed by...
- Tue Jan 06, 2015 6:07 pm
- Forum: Nagios XI
- Topic: Changing the notification to when the number decreases.
- Replies: 3
- Views: 796
Re: Changing the notification to when the number decreases.
Thank you that worked!
- Tue Jan 06, 2015 4:47 pm
- Forum: Nagios XI
- Topic: Changing the notification to when the number decreases.
- Replies: 3
- Views: 796
Changing the notification to when the number decreases.
I am monitoring a process and I need to get notified when the number decreases from 1 to 0, what would I have to do to set the SNMP alert to only notify when it reaches 0 instead of stating the system is critical when the number is one. check_xi_service_snmp! -p 161 -o prCount.2 -C public -P 2c -m U...
- Mon Dec 15, 2014 5:32 pm
- Forum: Nagios XI
- Topic: Trouble installing Mac OS X Agent
- Replies: 5
- Views: 1346
Re: Trouble installing Mac OS X Agent
bison:macosx admin$ bash -x ./fullinstall ++ basename ./fullinstall + PROGNAME=fullinstall ++ id -u + '[' 501 -ne 0 ']' + echo 'This script needs to be run as root/superuser.' This script needs to be run as root/superuser. + exit 1 bison:macosx admin$ sudo bash -x ./fullinstall Password: ++ basename...
- Mon Dec 15, 2014 4:57 pm
- Forum: Nagios XI
- Topic: Trouble installing Mac OS X Agent
- Replies: 5
- Views: 1346
Re: Trouble installing Mac OS X Agent
I am currently running the version that this link pointed me too. http://assets.nagios.com/downloads/nagi ... ent.tar.gz
I am running Mac OS X Mavericks (10.9.5)
I have tried this one two different systems, same version of OS though.
I am running Mac OS X Mavericks (10.9.5)
I have tried this one two different systems, same version of OS though.
- Mon Dec 15, 2014 3:40 pm
- Forum: Nagios XI
- Topic: Trouble installing Mac OS X Agent
- Replies: 5
- Views: 1346
Trouble installing Mac OS X Agent
I am having troubles getting the Mac OS X agent installed on my systems, I get the following error when I try and run the ./fullinstall. 0-usersgroups appears to have already completed successfully. Moving on to the next step. Current step is 1-services Users/groups were not initialized - run previo...