Search found 14 matches

by puspharaj
Thu Aug 02, 2012 7:31 am
Forum: Open Source Nagios Projects
Topic: Warning alert time period
Replies: 3
Views: 1315

Re: Warning alert time period

Anyway i just configured in a different way by using timeperiod configuration.

Thanks
Puspharaj
by puspharaj
Thu Aug 02, 2012 12:29 am
Forum: Open Source Nagios Projects
Topic: Warning alert time period
Replies: 3
Views: 1315

Re: Warning alert time period

Jsmurphy, Thanks for your suggestion. By the way i'm running some critical application that runs in java it sometimes dies so this event should be critical in my term. Moreover some alerts like disk and ram warnings should alert me at every 1 hour or 6 hour per once. I know this is bit tricky but th...
by puspharaj
Tue Jul 31, 2012 11:45 pm
Forum: Open Source Nagios Projects
Topic: Warning alert time period
Replies: 3
Views: 1315

Warning alert time period

Hi There, I've been using Nagios for more than 8 months and i'm very pleased with this tool. Here is my question : I want to set it up like this --> i had warning and critical in this case warning should every day alert and critical can be every three minutes. So fat critical alert i'm getting it at...
by puspharaj
Sat Jun 30, 2012 8:19 pm
Forum: Open Source Nagios Projects
Topic: Warning alert timings
Replies: 1
Views: 699

Warning alert timings

Hi There, I am using nagios for the past 2 year and i recommended this product to my new company and we have successfully running without any problem and i need to know few things here. The first one is load_average issue please see my attached image is this normal or should i take immediate lookup ...
by puspharaj
Mon May 21, 2012 8:17 am
Forum: Open Source Nagios Projects
Topic: Custom Macro
Replies: 11
Views: 3965

Re: Custom Macro

agriffin and jsmurphy,

I have solved this issue by asking sms vendor to change the macros to all xxxx dynamic variable

thanks very much for your time to reply to this thread and for your suggestion

Puspharaj
by puspharaj
Fri May 18, 2012 11:28 am
Forum: Open Source Nagios Projects
Topic: Custom Macro
Replies: 11
Views: 3965

Re: Custom Macro

agriffin, Thanks for your suggestion curl -G https://api.mVaayoo.com/mvaayooapi/MessageCompose --data user=puspharaj@gmail.com:password --data senderID=PUSP --data receipientno=7845175097 --data dcs=0 --data-urlencode msgtxt='$ NOTIFICATIONTYPE $ Server is $ HOSTNAME $ : $ SERVICEDESC $ is $ SERVICE...
by puspharaj
Fri May 18, 2012 4:40 am
Forum: Open Source Nagios Projects
Topic: Urgent Help!!!
Replies: 2
Views: 942

Re: Urgent Help!!!

anyway i ran the make all config
by puspharaj
Fri May 18, 2012 3:48 am
Forum: Open Source Nagios Projects
Topic: Urgent Help!!!
Replies: 2
Views: 942

Urgent Help!!!

Hi There,

I have accidentally deleted my rm -rf /usr/local/nagios/etc/objects/*** files

Is there any way i can recover it ?

thanks
Puspharaj
by puspharaj
Fri May 18, 2012 12:20 am
Forum: Open Source Nagios Projects
Topic: Custom Macro
Replies: 11
Views: 3965

Re: Custom Macro

jsmurphy , I totally agree with you!! its nothing to do with the macro the problem is they system wont accept $HOSTNAME$ they are asking me to put space on the macro $ HOSTNAME $ but this will never work with nagios. Is there any way i can translate the $ HOSTNAME $ to $HOSTNAME$ ? Or a any script w...
by puspharaj
Wed May 16, 2012 11:03 pm
Forum: Open Source Nagios Projects
Topic: Custom Macro
Replies: 11
Views: 3965

Re: Custom Macro

agriffin, No i my sms vendor system not sending the message at all If i give space in between the macro its deliver the $ NOTIFICATIONTYPE $ $ HOSTNAME $ blah blah.... to mobile phone if dont give the space inbetween the macro its never delivers the sms to my phone any type concatenation on variable...