Search found 10 matches
- Thu Dec 13, 2018 3:23 pm
- Forum: Nagios XI
- Topic: Check_Email_Delivery plugin issues
- Replies: 4
- Views: 7585
Re: Check_Email_Delivery plugin issues
You are going to likely need to use the --imap-server flag to override the defaults as well as possibly --imap-port --imap-username --imap-password I have actually tried this already and our exchange server doesn't respond. It does respond with the original settings mentioned which made me believe ...
- Thu Dec 13, 2018 11:17 am
- Forum: Nagios XI
- Topic: Check_Email_Delivery plugin issues
- Replies: 4
- Views: 7585
Check_Email_Delivery plugin issues
Hi, I have been trying to use this plugin to perform a check on an inbox to see if there are emails sitting. We use it as a temporary holding area for files that get imported into a document system program. Any way... i'm able to connect with our email server to send the alert with this test script ...
- Tue Dec 11, 2018 11:51 am
- Forum: Nagios XI
- Topic: Need help with plugin check_unread_mails.pl
- Replies: 3
- Views: 185
Re: Need help with plugin check_unread_mails.pl
Thank you i will take a look at this info.
- Tue Dec 11, 2018 9:59 am
- Forum: Nagios XI
- Topic: Need help with plugin check_unread_mails.pl
- Replies: 3
- Views: 185
Need help with plugin check_unread_mails.pl
Hi, I would like to utilize this plugin to do a check on a few mailboxes and have the system report when they fall out of the stated variable number. I imported it and expected to see the service listed in the check command area however, it's no listed as a service. How do i set this up to work with...
- Mon Sep 17, 2018 1:38 pm
- Forum: Nagios XI
- Topic: Unable to monitor Windows Server Service
- Replies: 4
- Views: 312
Re: Unable to monitor Windows Server Service
We just figured it out. You have to place single quotes around the service name to get it to work.
-l 'LifePro Thin Service' -d SHOWALL
-l 'LifePro Thin Service' -d SHOWALL
- Mon Sep 17, 2018 1:12 pm
- Forum: Nagios XI
- Topic: Unable to monitor Windows Server Service
- Replies: 4
- Views: 312
Re: Unable to monitor Windows Server Service
This is what i get when i run the check command:
[[email protected] ~]$ /usr/local/nagios/libexec/check_nt -H 188.888.888.888 -s "########" -p 12489 -v SERVICESTATE -l LifePro Thin Service -d SHOWALL
LifePro: Not found
[[email protected] ~]$ /usr/local/nagios/libexec/check_nt -H 188.888.888.888 -s "########" -p 12489 -v SERVICESTATE -l LifePro Thin Service -d SHOWALL
LifePro: Not found
- Mon Sep 17, 2018 11:08 am
- Forum: Nagios XI
- Topic: Unable to monitor Windows Server Service
- Replies: 4
- Views: 312
Unable to monitor Windows Server Service
Hello,
I am having issues with monitoring windows services that are logged in with a different user logon. Services that use the standard local system and network services work fine. How do i setup the system to monitor these types?
I am having issues with monitoring windows services that are logged in with a different user logon. Services that use the standard local system and network services work fine. How do i setup the system to monitor these types?
- Wed Jan 10, 2018 10:38 am
- Forum: Nagios XI
- Topic: Unable to update to version 5.4.11
- Replies: 5
- Views: 241
Re: Unable to update to version 5.4.11
Yes, I am able to log into MySQL from the command line.
- Fri Dec 22, 2017 9:55 am
- Forum: Nagios XI
- Topic: Unable to update to version 5.4.11
- Replies: 5
- Views: 241
Re: Unable to update to version 5.4.11
I shutdown my vm and resized the volume, then powered back on and ran the resize script. It did not work so I followed the resize manually instructions and it damaged the boot partition. Any other ideas on resizing? 
- Wed Dec 20, 2017 4:04 pm
- Forum: Nagios XI
- Topic: Unable to update to version 5.4.11
- Replies: 5
- Views: 241
Unable to update to version 5.4.11
Hello, I need some assistance with getting past errors while trying to upgrade to version 5.4.11. I have tried running the sql repair scripts as well as tried performing an automatic volume increase using the resizing script, but nothing seems to be working for me. I have cleared on many of the old ...