PDA

View Full Version : [1.6.6] Services metric for Windows agent (doc + typo)


NOB
27-08-2009, 14:20
Hi

I didn't find any documentation for this new metric in the release :(

According to the source code it seems work like this:

item services[starttype,state]

where starttype can be one of

all
automatic
manual or
disabled

and state can be one of

all
stopped
started
start pending
stop pending
running
contunie pending
pause_pending or
paused


The result will be either a list of services (separated by a newline) fulfilling the criteria (starttype and state) or 0, if list would be empty.

The state name contunie pending is not my typo, it's in the code.

HTH,

Norbert.

richlv
27-08-2009, 16:13
could you report the typo issue on the tracker, please ?

NOB
27-08-2009, 16:22
could you report the typo issue on the tracker, please ?

Sorry, I forgot my account and my password ...

Regards

Norbert.

richlv
27-08-2009, 16:24
it's the same as for the forum ;)

NOB
27-08-2009, 16:36
it's the same as for the forum ;)

OK.

But why doesn't it work for me ?

User/password combination: wrong.

Ok -> Forgot password -> Type my username -> "No such user" ???

:confused: Norbert.

richlv
27-08-2009, 16:48
if you are talking about jira tracker controls, maybe https://support.zabbix.com/secure/ForgotUsernames!default.jspa helps ?

NOB
02-09-2009, 14:41
Hi

thanks for the hint. :D

Issue entered as ZBX-1022.

Regards

Norbert.