Nagios Ping And Traceroute Tool Version 0.3
This has been on my to-do list for a long while….I have finally release a bundled package which includes bug fixes from users, a big thank you goes out to you all.
Here’s a copy of my changelog:
Package bundle of 0.1 & 0.2 – Plus valid html code for exit errors.
http://www.linickx.com/blog/archives/92/nagios-ping-and-traceroute-tool-version-03/
Date: 16.12.2005
Version 0.2
Commented out hosts problem.
http://www.linickx.com/blog/archives/81/nagios-ping-tool-another-hack/
Date: 09.11.2005
Version 0.1
NagiosQL – Multiple hosts.cfg files support.
http://www.linickx.com/blog/archives/79/nagios-ping-tool-nagios-ql/
Date: 08.11.2005
Version 0
Initial Release.
Nagios Exchange Release Date: 28.09.2005

Thanks for writing this, just what I was looking for.
Had one small problem the ping page did not work in IE v6 (I know but is my works SOE) yet it worked fine in my firefox.
I pinned this down to the 2nd last line in header.php as follows:
< !– Written by [NICK] –>
< !– See http://www.linickx.com — >–>
Just the closing of the comment field for your website has an extra space ie — > not –>
Anyway thanks again fo the scripts.
Mike Tarnawsky
lol – 6months of public release, a couple of hundred download, and I recon u must be the 1st ie user – hehehehehe.
Thanks v.much mike, I’d better test better in ie
I’ll update the script & re-release
Hi – I’m a Nagios newbie who has discovered your ping & traceroute script.
Can you suggest how to integrate these in Nagios? So that I can click on one of the icons in the status map and ping that host?
Sadly Erik it’s not quite that clever, the best you can manage is editing the page in the left frame to include a link to “ping tool” (then selecting the host you’d like to ping).
Take a look in the web root you installed nagios, there is like two html files, one that does the frameset, and the other that is the menu, I’m away from a nagios box at the moment so I can’t direct you exactly right now, feel free to contact me if you have any problems.
I would like to include your functionality, but at the moment most of the front end is complied cgi, when the front end becomes extendible – which I believe is on the development road map – I will definatley look into this.
All The best