Discussion:
Device up or down (check_ping)
dpetzel
2012-02-20 14:43:06 UTC
Permalink
dpetzel [http://community.zenoss.org/people/dpetzel] created the discussion

"Re: Device up or down (check_ping)"

To view the discussion, visit: http://community.zenoss.org/message/64599#64599

--------------------------------------------------------------
I believe you'll need to create your own custom command data source. You'll probably want a shell script that simple returns a value of 0 or 1, and use a datapoint type of GAUGE. I'm not aware of anything existing that would do this already.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/64599#64599]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Stefan Reinke
2012-02-21 06:19:52 UTC
Permalink
Stefan Reinke [http://community.zenoss.org/people/Stefan] created the discussion

"Re: Device up or down (check_ping)"

To view the discussion, visit: http://community.zenoss.org/message/64636#64636

--------------------------------------------------------------
I was afraid someone is going to say that.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/64636#64636]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Stefan Reinke
2012-02-21 07:14:01 UTC
Permalink
Stefan Reinke [http://community.zenoss.org/people/Stefan] created the discussion

"Re: Device up or down (check_ping)"

To view the discussion, visit: http://community.zenoss.org/message/64637#64637

--------------------------------------------------------------
Wrote a script in the end and is working perfectly. :)
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/64637#64637]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-02-21 16:10:35 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Device up or down (check_ping)"

To view the discussion, visit: http://community.zenoss.org/message/64662#64662

--------------------------------------------------------------
Stefan:

This will not scale well. You're best off writing a daemon that does this.

--Shane
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/64662#64662]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Stefan Reinke
2012-02-22 06:09:36 UTC
Permalink
Stefan Reinke [http://community.zenoss.org/people/Stefan] created the discussion

"Re: Device up or down (check_ping)"

To view the discussion, visit: http://community.zenoss.org/message/64696#64696

--------------------------------------------------------------
Check my other thread I posted there.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/64696#64696]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...