does anyone have any input on my question about seeing the entire displayed output in nagios?
Search found 8 matches
- Thu Oct 15, 2020 3:05 pm
- Forum: Open Source Nagios Projects
- Topic: incomplete check results displayed - help?
- Replies: 2
- Views: 1308
Re: incomplete check results displayed - help?
Thank you for the response but, i am not looking for Russian pension funds.
does anyone have any input on my question about seeing the entire displayed output in nagios?
does anyone have any input on my question about seeing the entire displayed output in nagios?
- Wed Oct 14, 2020 8:46 am
- Forum: Open Source Nagios Projects
- Topic: incomplete check results displayed - help?
- Replies: 2
- Views: 1308
incomplete check results displayed - help?
Hello, I am working with nagios core. 4.4.3 setting up this check: Aruba Instant Virtual Controller https://exchange.nagios.org/directory/Plugins/Network-Connections%2C-Stats-and-Bandwidth/Aruba-Instant-Virtual-Controller/details if i run this check form the command line of the nagios core server i ...
- Fri Jan 31, 2020 9:35 am
- Forum: Open Source Nagios Projects
- Topic: custom reports
- Replies: 5
- Views: 1904
Re: custom reports
thanks for the link info..feeling a little dumb for asking that one. i would love to know how to put the output of the JSON tool into useful information. all i get if i used a json <> html tool is a dorky box look with info all about the fields and service and such but not the actual data in the fie...
- Fri Jan 31, 2020 9:27 am
- Forum: Open Source Nagios Projects
- Topic: help with plugin 'check_compellent"
- Replies: 4
- Views: 1527
Re: help with plugin 'check_compellent"
echo "$c" echo "serverfinalcrit[${c}]" echo "$w" echo "serverfinalwarn[${w}]" echo "$o" echo "serverfinalok[${o}]" added the echo statements above to each section. when i run the check: ./check_compellent.pl -H x.x.x.x -C public -t server ...
- Fri Jan 31, 2020 9:04 am
- Forum: Open Source Nagios Projects
- Topic: help with plugin 'check_compellent"
- Replies: 4
- Views: 1527
Re: help with plugin 'check_compellent"
i will try this. thank you.
- Thu Jan 30, 2020 3:21 pm
- Forum: Open Source Nagios Projects
- Topic: custom reports
- Replies: 5
- Views: 1904
Re: custom reports
how are you assembling custom links. my nagios doesnt show any url when changing status pages. just the http://core_IP/nagios.
some of what i want can be done with creative service groups i guess. i was more looking for an 'on the fly' report.
some of what i want can be done with creative service groups i guess. i was more looking for an 'on the fly' report.
- Thu Jan 30, 2020 3:07 pm
- Forum: Open Source Nagios Projects
- Topic: help with plugin 'check_compellent"
- Replies: 4
- Views: 1527
help with plugin 'check_compellent"
we are using the check_compellent located here: https://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/Dell-Compellent/details if i SNMPWALK snmpwalk -v 2c -O vqe -c public x.x.x.x .1.3.6.1.4.1.674.11000.2000.500.1.2.27.1.4 to get server names. and snmpwalk -v 2c -O vqe -...
- Wed Jan 29, 2020 11:56 am
- Forum: Open Source Nagios Projects
- Topic: custom reports
- Replies: 5
- Views: 1904
custom reports
I am new to administering Nagios. I would like to be able to create a report to pull the results of a given service check. for instance. i have a service checks that pulls all the serial numbers/ ID numbers / uptime /port statuses.. etc.. from our switches. i would like to create a custom report tha...