
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2019 11:25 PM
So I have a a static group I created.
It is named PackStation810.
In this group I have the PC, Laser Printer, 4x6" Label Printer, and World Ease Label Printer.
I know some SQL, but there isn't a direct SQL for me to query the database tables to find out where/what the information I am looking for it at.
Basically I am looking to get my Report to look like this:
Pack Station 810 Status: <pingstatus of assetid(pcS/N)>
AssetName pingstatus printerstatus
WH_Laser810 OK Ready
WH_Label810 OK Ready
WH_LabelWE810 OK Ready
It is named PackStation810.
In this group I have the PC, Laser Printer, 4x6" Label Printer, and World Ease Label Printer.
I know some SQL, but there isn't a direct SQL for me to query the database tables to find out where/what the information I am looking for it at.
Basically I am looking to get my Report to look like this:
Pack Station 810 Status: <pingstatus of assetid(pcS/N)>
AssetName pingstatus printerstatus
WH_Laser810 OK Ready
WH_Label810 OK Ready
WH_LabelWE810 OK Ready
Labels:
- Labels:
-
General Discussion
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2019 03:31 PM
The ping status you see in the web console is run from the web console the moment you open the page. It's not stored in the database and cannot be reported on.
As we currently don't do monitoring, the only way to get up-to-date information would be to scan the assets almost constantly and checking the last seen dates.
As we currently don't do monitoring, the only way to get up-to-date information would be to scan the assets almost constantly and checking the last seen dates.
