Search found 5 matches
- Tue Jan 07, 2014 6:13 am
- Forum: Open Source Nagios Projects
- Topic: Changing the IP of poller
- Replies: 1
- Views: 1060
Changing the IP of poller
Hello, i've configured distributed architecture Nagios using FAN. one of my registered poller is now shifted to other location. So my question is when i change the IP of poller, will it affect its configuration? do i have to register the poller again with new ip or it will update its setting automat...
- Thu Dec 05, 2013 1:52 am
- Forum: Nagios XI
- Topic: Clariion Plugin executes after 2 Enter press
- Replies: 12
- Views: 2836
Re: Clariion Plugin executes after 2 Enter press
perl5 (revision 5 version 8 subversion 8)
- Wed Dec 04, 2013 12:09 am
- Forum: Nagios XI
- Topic: Clariion Plugin executes after 2 Enter press
- Replies: 12
- Views: 2836
Re: Clariion Plugin executes after 2 Enter press
for example
./check_emc_clariion.pl -H X.X.X.X --secfilepath /usr/lib/nagios/clariionsec/dev120/ -t disk
then after pressing Enter key, courser just goes to next line and nothing happens, but if we press enter twice then command executes with the correct output.
./check_emc_clariion.pl -H X.X.X.X --secfilepath /usr/lib/nagios/clariionsec/dev120/ -t disk
then after pressing Enter key, courser just goes to next line and nothing happens, but if we press enter twice then command executes with the correct output.
- Wed Dec 04, 2013 12:04 am
- Forum: Nagios XI
- Topic: Clariion Plugin executes after 2 Enter press
- Replies: 12
- Views: 2836
Re: Clariion Plugin executes after 2 Enter press
Well i haven't define the command or service yet, i am testing the command while executing it on the command line to see what the output comes. But after typing the command i have to press 2 times to get the output.
- Tue Dec 03, 2013 6:27 am
- Forum: Nagios XI
- Topic: Clariion Plugin executes after 2 Enter press
- Replies: 12
- Views: 2836
Clariion Plugin executes after 2 Enter press
Hey everyone, i've tried check_emc_clariion.pl plugin and came across this strange behaviour, while testing this plugin on the command line in linux server i have to press Enter key TWICE after writing down the command then it gives me the output. If i press only one enter it does nothing, courser j...