Search found 3 matches
- Mon Nov 07, 2011 6:11 pm
- Forum: Open Source Nagios Projects
- Topic: Troubleshooting nagios performance
- Replies: 8
- Views: 3039
Re: Troubleshooting nagios performance
We restart nagios regularly. Do you mean reboot the server itself? Its uptime is 151 days and it has been like this the whole time, but I'll see if we can.
- Mon Nov 07, 2011 11:08 am
- Forum: Open Source Nagios Projects
- Topic: Help ^^^ check_nt: Could not parse arguments
- Replies: 2
- Views: 2884
Re: Help ^^^ check_nt: Could not parse arguments
Right off, I can see a couple of things wrong with your command definition: "usr/lib/nagios/plugins/check_nt -H 192.168.8.10" You're missing the / on the front, should be "/usr" rather than just "usr". Also, you have to specify what to check in the host. If you run &quo...
- Sun Nov 06, 2011 11:07 am
- Forum: Open Source Nagios Projects
- Topic: Troubleshooting nagios performance
- Replies: 8
- Views: 3039
Troubleshooting nagios performance
Hi there, I want to start out that I am not the nagios admin for my site, but am a tech, so I have to propose any changes to the nagios admin. This also means I don't have root access to the nagios server but I do have standard user shell; so any files that can only be read by root are off-limits to...