Search found 9 matches

by ekrengel
Mon Apr 30, 2012 2:37 pm
Forum: Open Source Nagios Projects
Topic: check cpu load, which one to use?
Replies: 3
Views: 1402

Re: check cpu load, which one to use?

For the "CPU" after the -m, is that for a specific process or just for any process that spikes over 70 and 85? Just not sure if you were using that as an example.
by ekrengel
Mon Apr 30, 2012 8:20 am
Forum: Open Source Nagios Projects
Topic: check cpu load, which one to use?
Replies: 3
Views: 1402

check cpu load, which one to use?

So we currently use what I guess is the built in nagios plugin to check the CPU load on linux/redhat servers. But it appears to only check the cpu load average, like how you would see it in the top command. But it does not alert when a certain process is spiking for more than 5 minutes. So with the ...
by ekrengel
Mon Apr 30, 2012 8:13 am
Forum: Open Source Nagios Projects
Topic: check_ssg_nsrp nagios script
Replies: 12
Views: 3484

Re: check_ssg_nsrp nagios script

Haven't given this a try yet, but hope to today...will let you know if it works. Thanks.
by ekrengel
Mon Apr 23, 2012 5:12 pm
Forum: Open Source Nagios Projects
Topic: check_ssg_nsrp nagios script
Replies: 12
Views: 3484

Re: check_ssg_nsrp nagios script

It is enabled...but if I disabled it, will it effect other scripts with nagios that are written in perl?
by ekrengel
Mon Apr 23, 2012 10:19 am
Forum: Open Source Nagios Projects
Topic: check_ssg_nsrp nagios script
Replies: 12
Views: 3484

Re: check_ssg_nsrp nagios script

Still not working for me, but thanks for help. I'll keep playing around with it.
by ekrengel
Wed Apr 18, 2012 8:40 am
Forum: Open Source Nagios Projects
Topic: check_ssg_nsrp nagios script
Replies: 12
Views: 3484

Re: check_ssg_nsrp nagios script

Did you get a chance to play around with this yet?
by ekrengel
Wed Apr 11, 2012 10:04 pm
Forum: Open Source Nagios Projects
Topic: check_ssg_nsrp nagios script
Replies: 12
Views: 3484

Re: check_ssg_nsrp nagios script

Ok thanks! I was just manipulating another juniper script I had, but there might be an easier way to make this work. Let me know if you have any other useful scripts for juniper that you know of. Currently we only monitor the CPU usage, sessions and ping. And you'd have to change the values of your ...
by ekrengel
Tue Apr 10, 2012 7:49 pm
Forum: Open Source Nagios Projects
Topic: check_ssg_nsrp nagios script
Replies: 12
Views: 3484

Re: check_ssg_nsrp nagios script

Thanks. I just made that change but still a no go with the "null" status.
by ekrengel
Tue Apr 10, 2012 1:31 pm
Forum: Open Source Nagios Projects
Topic: check_ssg_nsrp nagios script
Replies: 12
Views: 3484

check_ssg_nsrp nagios script

Hi All, Not sure if this is the right forum to post, but I am having issues developing a new nagios script to check our Juniper SSG's NSRP status, which is basically their HA feature for an active/active or active/backup scenario. Currently, the script runs fine manually...but when used with Nagios ...