PDA

View Full Version : Device Type, Count, Status



tommy
December 20 2009, 11:49 PM
Can there be a sample script that can display the device type and count of the devices in the format:

"Linux", "3","critical,warning,ok"
"Windows","2","warning,ok"

Actually it would be better if we could display it like this:

"linux", "3","2-critical , 1-ok"

Thanks

tommy
December 27 2009, 09:52 PM
Can there be a sample script that can display the device type and count of the devices in the format:

"Linux", "3","critical,warning,ok"
"Windows","2","warning,ok"

Actually it would be better if we could display it like this:

"linux", "3","2-critical , 1-ok"

Thanks

Someone kindly reply. It is very urgent . I have tried it myself but only managed to get the total count . I cannot get the individual counts.