Search found 7 matches

by FaneMSM
Sat Jun 16, 2012 12:04 pm
Forum: Open Source Nagios Projects
Topic: Change frequncy Nagios runs some plugins.
Replies: 9
Views: 1879

Re: Change frequncy Nagios runs some plugins.

I am sorry for bothering you but I forgot to say that if you can I would like a full example because I am a little newbie with Nagios. This is a part of my bachelor degree project and I have no idea what to do further and in 4 day I have to finish everything. IF you want you can reply to my email: f...
by FaneMSM
Sat Jun 16, 2012 10:49 am
Forum: Open Source Nagios Projects
Topic: Change frequncy Nagios runs some plugins.
Replies: 9
Views: 1879

Re: Change frequncy Nagios runs some plugins.

Actually the result is:
SNMP OK - "82015315.6" |
SNMP OK - "0.000217" |
by FaneMSM
Sat Jun 16, 2012 10:08 am
Forum: Open Source Nagios Projects
Topic: Change frequncy Nagios runs some plugins.
Replies: 9
Views: 1879

Re: Change frequncy Nagios runs some plugins.

Please, could you be a little bit more specific ? for example my command is: define command{ command_name check_atr command_line $USER1$/check_snmp -H $HOSTADDRESS -C public iso.3.6.1.4.1.xxxxx } and it returns a string like 82048243.7 The other command is: define command{ command_name check_owd com...
by FaneMSM
Thu Jun 14, 2012 8:59 am
Forum: Open Source Nagios Projects
Topic: Change frequncy Nagios runs some plugins.
Replies: 9
Views: 1879

Re: Change frequncy Nagios runs some plugins.

Hi,
Do you now if I can convert the result that check_snmp returns??

For example: My check_snmp returns a string "82000000.8" and I would like to convert it into a double because I would like to monitor the change of the result with nagiosgraph.

Thank you in advance,
Stefan
by FaneMSM
Thu Jun 14, 2012 4:51 am
Forum: Open Source Nagios Projects
Topic: Convert check_SNMP result
Replies: 0
Views: 1282

Convert check_SNMP result

Hi all!!
Does anyone now if I can convert the result that check_snmp returns??

For example: My check_snmp returns a string "82000000.8" and I would like to convert it into a double because I would like to monitor the change of the result with nagiosgraph.

Thank you in advance,
Stefan
by FaneMSM
Mon Jun 11, 2012 11:54 am
Forum: Open Source Nagios Projects
Topic: Change frequncy Nagios runs some plugins.
Replies: 9
Views: 1879

Re: Change frequncy Nagios runs some plugins.

Thank you for your fast reply. You made my day1 :D
by FaneMSM
Mon Jun 11, 2012 10:59 am
Forum: Open Source Nagios Projects
Topic: Change frequncy Nagios runs some plugins.
Replies: 9
Views: 1879

Change frequncy Nagios runs some plugins.

Can somebody help me how to change the frequency Nagios runs some plugins. For example: I would like Nagios to run only the check_snmp plugin every one second.